feat: DH-20769: Use new JS API in useViewportData to retrieve data#2557
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2557 +/- ##
==========================================
+ Coverage 44.08% 44.36% +0.28%
==========================================
Files 764 764
Lines 43078 43104 +26
Branches 11066 11078 +12
==========================================
+ Hits 18990 19125 +135
+ Misses 24041 23963 -78
+ Partials 47 16 -31
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
I think the root |
bmingles
left a comment
There was a problem hiding this comment.
I left inline comments about an issue with the useEffect and the package-lock
This reverts commit cf12764.
bmingles
left a comment
There was a problem hiding this comment.
Looks good overall. Left a comment about a place where we can consolidate some duplicate code + an assertion to add to a unit test.
useViewportDatato acceptViewportSubscriptionOptions. If this is provided and the provided table is not a tree table, the newcreateViewportSubscriptionmethod introduced in feat!: DH-19895: New JS API for requesting data deephaven-core#7178 will be used to retrieve data from the table@deephaven/jsapi-typesto^1.0.0-dev0.40.4